翻訳と辞書
Words near each other
・ Visual Obsession
・ Visual odometry
・ Visual Paradigm for UML
・ Visual pathway glioma
・ Visual perception
・ Visual phototransduction
・ Visual Pinball
・ Visual Planet
・ Visual poetry
・ Visual pollution
・ Visual preference survey
・ Visual privacy
・ Visual processing
・ Visual processing abnormalities in schizophrenia
・ Visual programming language
Visual Prolog
・ Visual prosthesis
・ Visual pun
・ Visual radio
・ Visual reasoning
・ Visual reinforcement audiometry
・ Visual release hallucinations
・ Visual research
・ Visual Resources
・ Visual Resources Association
・ Visual rhetoric
・ Visual rhetoric and composition
・ Visual Risk
・ Visual routine
・ Visual schedules


Dictionary Lists
翻訳と辞書 辞書検索 [ 開発暫定版 ]
スポンサード リンク

Visual Prolog : ウィキペディア英語版
Visual Prolog

Visual Prolog, also formerly known as PDC Prolog and Turbo Prolog, is a strongly typed object-oriented extension of Prolog. As Turbo Prolog it was marketed by Borland, but it is now developed and marketed by the Danish firm Prolog Development Center (PDC) that originally developed it. Visual Prolog can build Microsoft Windows GUI-applications, console applications, DLLs (dynamic link libraries), and CGI-programs. It can also link to COM components and to databases by means of ODBC.
Logic languages are traditionally interpreted, but Visual Prolog is compiled. This provides the important improvement of converting traditional Prolog-typical run-time errors to compiler warnings, which ensures a better robustness of the finished applications.
The core of Visual Prolog are Horn clauses, algebraic datatypes, pattern matching and controlled non-determinism like in traditional Prolog, but unlike traditional Prolog, Visual Prolog has always been strongly and statically typed.
== Brief Release History ==

Version 7.5 contains http server and LALR(1) parser generator (see also (New Features in Visual Prolog 7.5 )).
Version 7.4 can generate 64 bit windows code (see also (New Features in Visual Prolog 7.4 )).
Version 7.3 introduced generic classes and interfaces (see Generic programming), guarded monitors (see also (New Features in Visual Prolog 7.3 )).
Version 7.2 introduced anonymous predicates (a logical pendant to anonymous functions) and namespaces (see also (New Features in Visual Prolog 7.2 )).
Version 7.0 introduced parametric polymorphism.
Since version 6.0 the language has been fully object-oriented.

抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)
ウィキペディアで「Visual Prolog」の詳細全文を読む



スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース

Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.